home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light & Shade: Niida Takashi
/
Light & Shade: Niida Takashi.iso
/
mac
/
WIN
/
AUTO2.Dxr
/
00060.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-09-06
|
196 b
|
12 lines
on exitFrame
global x, playlist
if the mouseDown then
set x to 53
put EMPTY into field "playList"
sound stop 1
puppetTransition(23)
cursor(-1)
go("menu2")
end if
end